.center {
    width: 100%;
	height: 900px;
	}
	
.content {
   width:100%;
   height:800px;
   }

.table {
	border:0px;
	width:100%;
	height:100%;
	}
   
.1 {
	width:100%;
	height:135px;
	}
	
.2 {
	width:100%;
	}
	
.3 {
	width:100%;
	height:190px;
	}
	
.tmain {
	width:100%;
	height:102px;
	overflow:hidden;
	}
	
.tmain .tleft {
	width:100%;
	height:100%;
	background: url(../img/table_left.gif) repeat-y 0px 0px;
	}
	
.tmain .tright {
	width:100%;
	height:100%;
	background: url(../img/table_right.gif) repeat-y 100% 0px;
	padding-top:5px;
	padding-left:0px;
	margin-left: 8px;
	font-size: 12px;
	font-family:Verdana;
	}


.tmain .tcenter {
	width:100%;
	height:100%;
	background: url(../img/table_center.gif) repeat-x 0px 0px;
	}

	
.news {
	margin-left: -10px;
	margin-top: -30px;
	position:absolute; 
	}

.hotels {
	margin-top:-10px;	
	}


.wmain {
	width:100%;
	height:296px;
	overflow:hidden;
	}
	
.wmain .wleft {
	width:100%;
	height:100%;
	background: url(../img/w_left.gif) repeat-y 0px 0px;
	}
	
.wmain .wright {
	width:100%;
	height:100%;
	background: url(../img/w_right.gif) repeat-y 100% 0px;
	padding-top:5px;
	padding-left:0px;
	margin-left: 8px;
	font-size: 12px;
	font-family:Verdana;
	}


.wmain .wcenter {
	width:100%;
	height:100%;
	background: url(../img/w_center.gif) repeat-x 0px 0px;
	}
	
.hotels_t {
	width:100%;
	height:100%;
	padding-top:5px;
	padding-left:0px;
	margin-left: 8px;
	font-size: 12px;
	font-family:Verdana;
	}
	
		
.table_c {
	background: url(../img/tab_bg.gif) repeat;
	}
	
